home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / ntech.swf / scripts / DefineButton2_302 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  60 b   |  5 lines

  1. on(release){
  2.    gotoAndPlay(12);
  3.    GameOver = false;
  4. }
  5.